PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package
/
PDFGifImage Class
/
PDFGifImage Constructor
/ PDFGifImage Constructor(String)
Path to GIF image.
Collapse All
Expand All
In This Topic
PDFGifImage Constructor(String)
In This Topic
Initializes a new
PDFGifImage
object.
Syntax
public
PDFGifImage( java.lang.String
fileName
)
Parameters
fileName
Path to GIF image.
Exceptions
Exception
Description
com.o2sol.pdf4java.graphics.images.exceptions.GifDecodeException
If the image cannot be decoded.
See Also
Reference
PDFGifImage Class
PDFGifImage Members
Overload List